home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / luma greyscale < prev    next >
Text File  |  1999-06-15  |  351b  |  26 lines

  1. Category: Filter Factory Gallery B
  2. Title: Luma Greyscale
  3. Author: mwvdlee@open.net
  4. Copyright: Copyright © 1998 Martijn W. van der Lee
  5.  
  6. ctl[0]: 
  7. ctl[1]: 
  8. ctl[2]: 
  9. ctl[3]: 
  10. ctl[4]: 
  11. ctl[5]: 
  12. ctl[6]:
  13. ctl[7]: 
  14. val[0]: 95
  15. val[1]: 0
  16. val[2]: 0
  17. val[3]: 0
  18. val[4]: 0
  19. val[5]: 0
  20. val[6]: 0
  21. val[7]: 0
  22. R:put(((r*30)+(g*59)+(b*11))/100,0),get(0)
  23. G:get(0)
  24. B:get(0)
  25. A:a
  26.